call Method (JScript 5.6)

Calls a method of an object, substituting another object for the current object.

call([thisObj[, arg1[, arg2[,  [, argN]]]]])

Expand imageArguments

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also